home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Graphics & Multimedia / EazyDraw 1.9.0f (beta).dmg / EazyDraw.app / Contents / Resources / DKDChangeMenuKeys.nib / classes.nib next >
Encoding:
Text File  |  2006-01-16  |  1.3 KB  |  33 lines

  1. {
  2.     IBClasses = (
  3.         {
  4.             ACTIONS = {
  5.                 alternateChangeMenuKeysButton = id; 
  6.                 cancelChangeMenuKeysButton = id; 
  7.                 changeChangeMenuKeysButton = id; 
  8.                 commandChangeMenuKeysButton = id; 
  9.                 controlChangeMenuKeysButton = id; 
  10.                 keyEquivalentChangeMenuKeysTextAction = id; 
  11.                 shiftChangeMenuKeysButton = id; 
  12.                 titleChangeMenuKeysTextAction = id; 
  13.             }; 
  14.             CLASS = DKDChangeMenuKeys; 
  15.             LANGUAGE = ObjC; 
  16.             OUTLETS = {
  17.                 alternateChangeMenuKeysButton = NSButton; 
  18.                 cancelChangeMenuKeysButton = NSButton; 
  19.                 changeChangeMenuKeysButton = NSButton; 
  20.                 commandChangeMenuKeysButton = NSButton; 
  21.                 controlChangeMenuKeysButton = NSButton; 
  22.                 fullPathMenuKeysTextField = NSTextField; 
  23.                 keyEquivalentMenuKeysTextField = NSTextField; 
  24.                 shiftChangeMenuKeysButton = NSButton; 
  25.                 titleMenuKeysTextField = NSTextField; 
  26.             }; 
  27.             SUPERCLASS = NSWindowController; 
  28.         }, 
  29.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  30.         {CLASS = "java.lang.Object"; LANGUAGE = Java; }
  31.     ); 
  32.     IBVersion = 1; 
  33. }